home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #3 / Amiga Plus CD - 1996 - No. 3.iso / multimedia / demos / amigatextureenginedemo / readme.text < prev    next >
Text File  |  1996-01-23  |  8KB  |  201 lines

  1.  
  2.                           Amiga Texture Engine Demo
  3.  
  4.                                      1.0
  5.  
  6.  
  7.                             ©1994-96 by HardSoft
  8.  
  9.  
  10.                               Date: 1996-01-23
  11.  
  12.  
  13.  
  14. *******************************************************************************
  15.  
  16.        Before you start the program, please be aware of the following:
  17.  
  18. The program is a bit "quick and dirty" at the moment, as it accesses the hard-
  19. ware directly, disables both multitasking and interrupts and in general is very
  20. "system unfriendly". Great care (or rather experience) has been taken not to
  21. f*ck the system up totally though, and I have run the program under many diff-
  22. erent situations on my Amiga 3000 during a long period of time without _any_
  23. craches, so it SHOULD work ok. I will however not take any responsibility what
  24. so ever for any kind of dataloss or failure directly or indirectly due to the
  25. use of this program. The behaviour of the program is not defined if it fails
  26. during initialization, for instance if not enough memory could be allocated, so
  27. do not run those important backups just as you are about to start ATED!
  28.  
  29. *******************************************************************************
  30.  
  31.  
  32. Welcome to a small demonstration of a "fake" texture engine demo for the Amiga
  33. called Amiga Texture Engine Demo (or ATED in short)!
  34.  
  35.  
  36. Background:
  37. -----------
  38.  
  39. This is a beta release of a texture engine that I started to code quite some
  40. time ago (I think it was in the autumn of 1994). I work on it once in a while,
  41. now and then, but as I have other things to do (like the university etc...)
  42. this project is somewhat in a coma. When I started on the texture engine, I had
  43. some goals in mind: to see how hard it could be to code this kind of stuff (I
  44. had read a small text about some "wolfenstein-techniques", which got the best
  45. of my curiosity), and to produce a playable game with a good story and "realis-
  46. tic looks and feels" (the latter might never be done). I also wanted to produce
  47. a 3D texture engine that do NOT require a PC or an AGA equipped 68020-Amiga.
  48.  
  49.  
  50.  
  51. About this program:
  52. -------------------
  53.  
  54. Well, there is actually very much to be said, but I don't remember it all, and
  55. I'll try to keep it short...
  56.  
  57. This program is a demonstration of a certain kind of 3D realtime graphics which
  58. has grown extremely popular during the last couple of years, first known as
  59. "Wolf3D-style" and later as "Doom-style" graphics. Today I would guess it is
  60. more commonly called texture-mapped graphics. You may find texturemapped
  61. graphics in several games, such as Wolf3D, Blake Stone, Doom, Heretic, Descent,
  62. Dark Forces, Gloom, Quake etc.. The special kind of technique that I use in
  63. this program is a mix between the Wolf-tech and the Doom-tech. It is a "faked
  64. texture mapping" technique, which only "scales" the walls, roofs and floors to
  65. their virtual sizes on the screen. The technique can be greatly extended (as
  66. can be seen in Doom, for instance), but I have chosen to develop the program
  67. itself, rather than bothering with complex methods of ray-casting (which may
  68. come later, if I ever get any order in this 8.000+ lines assembler source).
  69.  
  70.  
  71.  
  72. System requirements:
  73. --------------------
  74.  
  75. · OS version:  To start ATED from Workbench, you need kickstart 2.0+, otherwise
  76.                kicstart 1.2+.
  77. · CPU:         Any 68000+ CPU will do (unless you intend to run the 68020+
  78.                version that is).
  79. · Memory:      I guess you need some 1MB+ (I have, however, run an older
  80.                version of ATED on an A500 with 0.5MB chip and 0.5 slow mem,
  81.                which will ofcourse be the future goal for memory-consumtion).
  82. · Chipset:     OCS/ECS or AGA will do. It will probably NOT work with any
  83.                graphic cards, yet ;-)
  84. · Software:    You need to have mathieeedoubbas.library and
  85.                mathieeedoubtrans.library in your LIBS: path (purely for precalc-
  86.                ulation, this will change!)
  87.  
  88.  
  89. Usage:
  90. ------
  91.  
  92. To start ATED, double-click on the apropriate WB-icon, or enter its name from
  93. CLI. Which version to run? Well, the "0x0" version runs on any CPU, and makes
  94. the best out of the situation (uses 16-bit math on 68000/010, and 32-bit math
  95. on 68020+). The "000" version is optimized for 68000/010 Amigas, and the "020"
  96. version is optimized for 68020+ equipped Amigas. That should be easy enough.
  97.  
  98. When you have started ATED, you have several in-game options to play around
  99. with:
  100.  
  101.   F1  -  Distance shading on/off (well, only 64 colors is not good for shading,
  102.          and AGA is not yet fully supported).
  103.   F2  -  Texturemapped floors and roofs on/off.
  104.   F3  -  "Bouncing" on/off
  105.   F6  -  Smaller view.
  106.   F7  -  Larger view.
  107.   F8  -  Smallest view (64x48)
  108.   F9  -  Medium view   (160x120)
  109.   F10 -  Largest view  (368x284, overscan)
  110.  
  111.   ESC -  Exit ATED
  112.  
  113.   1   -  Select weapon 1
  114.   2   -  Select weapon 2
  115.   3   -  Select weapon 3
  116. Space -  Reload weapon
  117.  
  118.  (well, the weapons are only sounds, not really anything destructive, but you
  119.   have imagination, don't you?)
  120.  
  121.  
  122. Control:
  123.  
  124.   Use the joystick or keyboard (cursor-keys) to move around.
  125.  
  126.   Firebutton 1 / Left Amiga key   -  Strafe/run (if you press button first and
  127.                                      then move left/right you will strafe, but
  128.                                      if you first move around and then press
  129.                                      the button while moving, you will run).
  130.   Firebutton 2 / Left Alt         -  Fire gun
  131.  
  132.  
  133. There are some "hidden features" aswell... Try CTRL+F for a continous frames-
  134. per-second display.
  135.  
  136.  
  137.  
  138. Comments:
  139. ---------
  140.  
  141. Yes, the graphics is truely a dishonor to the Amiga society, but I am a progra-
  142. mmer, not a pixle artist, and right now I am only testing. If you feel like
  143. developing your own wall textures (and objects, when I have the time to include
  144. support for them in the code) and game-maps, feel free to contact me. The reason
  145. why I do not distribute the "developer kit" is because it is the worst fast hack
  146. I have done in a long time (it would be a discredit to my honor to release it).
  147.  
  148.  
  149.  
  150. Future plans:
  151. -------------
  152.  
  153. Huh?
  154.  
  155. Well, I have LOTS of improvements in mind, especially some technical details,
  156. such as faster and more correct texture mapping, faster chunky to planar conv-
  157. ersion (I have even designed a _FAST_ hardware chunky to planar converter, on
  158. paper... Please contact me if you feel like brainstorming), fully multitasking
  159. program with no or only marginal "hardware hacking" (yes, on the Amiga you can
  160. do such a program without speed-loss). I also intend to move the non time-
  161. critical parts from the assembler-source into a C source (I have become more
  162. and more convinsed with the superiority of C when it comes to development, just
  163. have a look at my ray tracer 'RayLab', which was fully operational after just
  164. a week of coding). Then I intend to add AGA-support aswell, which is a bit
  165. tricky, as i do not have any AGA-machine within close range.
  166.  
  167. Don't expect any new releases within the nearest future... If I am to do some
  168. coding, it would be on my raytracer anyway (check it out on the web:
  169.  http://www.etek.chalmers.se/~e4geeln/raylab )
  170.  
  171.  
  172. Authors:
  173. --------
  174.  
  175.  
  176. - Programming and most graphics by:
  177.  
  178.             Marcus Geelnard  (member of HardSoft)
  179.  
  180.   e-mail:   e4geeln@etek.chalmers.se
  181.      www:   http://www.etek.chalmers.se/~e4geeln
  182.  
  183.   s-mail:   Utbynäsgatan 11
  184.           S-415 06 Göteborg
  185.             Sweden
  186.  
  187.   phone:    +46-(0)31-265497
  188.  
  189.  
  190.  
  191. - Some graphics, clever ideas and beta-testing by:
  192.  
  193.             Olof Geelnard  (member of HardSoft)
  194.  
  195.   s-mail:   Utbynäsgatan 11
  196.           S-415 06 Göteborg
  197.             Sweden
  198.  
  199.   phone:    +46-(0)31-265497
  200.  
  201.